home *** CD-ROM | disk | FTP | other *** search
/ Complete Linux / Complete Linux.iso / docs / devel / lisp / akcl_1_6.z / akcl_1_6 / h / options.h < prev    next >
Encoding:
C/C++ Source or Header  |  1989-08-21  |  237 b   |  10 lines

  1. /* define the following if you want a type of stream
  2.    which the user can define */
  3.  
  4. #define USER_DEFINED_STREAMS
  5.   
  6. /* define to enable multiprocessing:  Currently requires
  7.    mat'l not yet in the distribution */
  8.  
  9. /* #define KCLOVM */
  10.